home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 101-125 / scopedisk117 / disklabel / read.me < prev    next >
Text File  |  1995-03-19  |  1KB  |  20 lines

  1. This program is an answer to a lazy mans prayer.  I hate to right disk labels
  2. every time I have to back up my hard disks.  Some of the partitions already
  3. take about 15 disks to do it.  So I began by writting a simple program to
  4. create disk labels for my backups.  It was nice, but it still required that
  5. I write the information after each header on the label.  Now, with the final
  6. version of this procedure, all I have to do is type in the drive or partition
  7. name, the number of disks in the backup set, which series of backups it is(I
  8. am a little paranoid, so I have two sets of backups I alternate), and the date
  9. the backup was done, which is usually the default system date that is supplied
  10. in the requester.
  11.      This program uses arexx, and the rexxarplib v2.1.  It will not work with-
  12. out them, and it DOES NOT check to see if the library is there.  Niether piece is
  13. supplied with this program, arexx is not expensive, and is worth every penny, and
  14. the rexxarplib is available on Genie and Compuserve at least.
  15. If you have any comments, suggestions, or praise, send me a message, I would
  16. be happy to hear how you like it.
  17.      To use this program, execute it as you would any other Arexx script, then
  18. answer the prompts given.  You will have several chances to bail out before it
  19. starts to print the labels.  I suggest you try it first on regular paper, then
  20. a few tests using one label should get you aligned correctly.